#!/bin/sh

[ $(grep -c 'teardown has run' .log) -gt '2' ]
